home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Graphics & Multimedia / iDive.dmg / iDive.app / Contents / Resources / English.lproj / iDiveClipContainerExplorer.nib / classes.nib next >
Text File  |  2006-01-19  |  5KB  |  129 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = AFConfigurableTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; }, 
  4.         {CLASS = AFMetalBorderView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  5.         {
  6.             CLASS = AFMetalBorderViewInWhite; 
  7.             LANGUAGE = ObjC; 
  8.             SUPERCLASS = AFMetalBorderView; 
  9.         }, 
  10.         {CLASS = AFRoundedTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
  11.         {
  12.             CLASS = AFiDiveAllMediaTableController; 
  13.             LANGUAGE = ObjC; 
  14.             SUPERCLASS = AFiDiveDVMediaTableController; 
  15.         }, 
  16.         {
  17.             ACTIONS = {clearActiveFilter = id; }; 
  18.             CLASS = AFiDiveClipExplorerCommon; 
  19.             LANGUAGE = ObjC; 
  20.             OUTLETS = {
  21.                 cancelDelegate = id; 
  22.                 cancelFilterButton = NSButton; 
  23.                 clipLegendTextField = NSTextField; 
  24.                 clipMediaDataCallback = id; 
  25.                 delegate = id; 
  26.                 libraryElementLegendTextField = NSTextField; 
  27.                 libraryElementSwitchProgressIndicator = NSProgressIndicator; 
  28.             }; 
  29.             SUPERCLASS = NSObject; 
  30.         }, 
  31.         {
  32.             ACTIONS = {
  33.                 changeMatrixSortCriteria = id; 
  34.                 changeMatrixSortOrder = id; 
  35.                 closeLoadingView = id; 
  36.                 refresh = id; 
  37.                 refreshSelection = id; 
  38.                 setRowHeight = id; 
  39.                 showIconView = id; 
  40.                 showListView = id; 
  41.                 showLoadingView = id; 
  42.                 viewStyleChanged = id; 
  43.             }; 
  44.             CLASS = AFiDiveClipExplorerController; 
  45.             LANGUAGE = ObjC; 
  46.             OUTLETS = {
  47.                 allMediaTableController = AFiDiveAllMediaTableController; 
  48.                 allMediaTableView = NSTableView; 
  49.                 clipMediaTableView = NSTableView; 
  50.                 clipTableController = AFiDiveClipTableController; 
  51.                 contentView = NSView; 
  52.                 loadingBorderView = AFMetalBorderView; 
  53.                 loadingProgressDetail = NSTextField; 
  54.                 loadingProgressIndicator = NSProgressIndicator; 
  55.                 loadingProgressIndicator2 = NSProgressIndicator; 
  56.                 loadingProgressTitle = NSTextField; 
  57.                 matrixController = AFiDiveClipMatrixController; 
  58.                 matrixSortChoice = NSPopUpButton; 
  59.                 matrixSortLegend = NSTextField; 
  60.                 matrixSortOrder = NSButton; 
  61.                 mediaTabView = NSTabView; 
  62.                 photoMediaTableView = NSTableView; 
  63.                 photoTableController = AFiDivePhotoTableController; 
  64.                 rowHeightChooser = NSSlider; 
  65.                 snapshotMediaTableView = NSTableView; 
  66.                 snapshotTableController = AFiDiveSnapshotTableController; 
  67.                 standardClipMenu = NSMenu; 
  68.                 trashClipMenu = NSMenu; 
  69.                 viewSwitch = NSSegmentedControl; 
  70.                 viewTypeTabView = NSTabView; 
  71.             }; 
  72.             SUPERCLASS = AFiDiveClipExplorerCommon; 
  73.         }, 
  74.         {
  75.             ACTIONS = {showOptions = id; }; 
  76.             CLASS = AFiDiveClipMatrixController; 
  77.             LANGUAGE = ObjC; 
  78.             OUTLETS = {clipMediaDataCallback = id; legendTextField = NSTextField; }; 
  79.             SUPERCLASS = AFiDiveDynamicMatrixController; 
  80.         }, 
  81.         {
  82.             CLASS = AFiDiveClipMatrixView; 
  83.             LANGUAGE = ObjC; 
  84.             SUPERCLASS = AFiDiveDynamicMatrixView; 
  85.         }, 
  86.         {
  87.             CLASS = AFiDiveClipTableController; 
  88.             LANGUAGE = ObjC; 
  89.             SUPERCLASS = AFiDiveDVMediaTableController; 
  90.         }, 
  91.         {
  92.             CLASS = AFiDiveConfigurableClipTable; 
  93.             LANGUAGE = ObjC; 
  94.             SUPERCLASS = AFConfigurableTableView; 
  95.         }, 
  96.         {
  97.             CLASS = AFiDiveDVMediaTableController; 
  98.             LANGUAGE = ObjC; 
  99.             OUTLETS = {selectionCallback = id; }; 
  100.             SUPERCLASS = NSObject; 
  101.         }, 
  102.         {
  103.             ACTIONS = {changeBackground = id; changeCellSize = id; }; 
  104.             CLASS = AFiDiveDynamicMatrixController; 
  105.             LANGUAGE = ObjC; 
  106.             OUTLETS = {
  107.                 backgroundChooser = NSSlider; 
  108.                 matrixView = AFiDiveDynamicMatrixView; 
  109.                 sizeChooser = NSSlider; 
  110.             }; 
  111.             SUPERCLASS = NSObject; 
  112.         }, 
  113.         {CLASS = AFiDiveDynamicMatrixView; LANGUAGE = ObjC; SUPERCLASS = NSMatrix; }, 
  114.         {
  115.             CLASS = AFiDivePhotoTableController; 
  116.             LANGUAGE = ObjC; 
  117.             SUPERCLASS = AFiDiveDVMediaTableController; 
  118.         }, 
  119.         {
  120.             CLASS = AFiDiveSnapshotTableController; 
  121.             LANGUAGE = ObjC; 
  122.             SUPERCLASS = AFiDiveDVMediaTableController; 
  123.         }, 
  124.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  125.         {CLASS = NSObject; LANGUAGE = ObjC; }, 
  126.         {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; }
  127.     ); 
  128.     IBVersion = 1; 
  129. }